Revision: kernel-package--devel--9.0--patch-196
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Mon Oct 23 13:06:27 CDT 2006
Standard-date: 2006-10-23 18:06:27 GMT
Modified-files: Problems kernel/pkg/image/postinst
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-196
Summary: Bug fixes
Keywords: 

* kernel/pkg/image/postinst (CanonicalizePath): Use readlink -q -m from
  coreutils instead of using our own; the performance hit is not
  significant. Also, remove all kinds of duplicate invocations of spath
  without checking the return; spath may return an empty value.

* Problems (VFS): Added a record of problems caused by exporting
  GREP_OPTIONS which causes grep invocations in kernel-package to break. 
